CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - CPUID USE VC
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - CPUID USE VC - List
[
OS program
]
一个读取硬盘序列号与CPU序列号的DLL
DL : 0
VC写的,一个读取硬盘序列号与CPU序列号的DLL,大家可以利用它来为自己的软件提供保护机制。-VC written by a reader drives and CPU serial number sequence, the DLL, you can use it for its own software to provide protection mechanisms.
Date
: 2025-07-03
Size
: 611kb
User
:
高华
[
Windows Develop
]
CPUID
DL : 0
通过VC++编程,实现了获取电脑CPU提供商和CPU序列号信息的功能。-Through VC++ Programming, to achieve access to the computer CPU providers and CPU serial number information.
Date
: 2025-07-03
Size
: 35kb
User
:
wwx
[
OS program
]
IntelCPUID
DL : 0
通过Intel CPU提供的CPUID指令,获取当前计算机的CPU序列号。介绍如何使用汇编和VC混合编程。-Intel CPU provided through the CPUID instruction, access to the computer s current CPU serial number. Describes how to use the VC compiled and mixed programming.
Date
: 2025-07-03
Size
: 33kb
User
:
wanglili
[
OS program
]
VCGetCpuid_ASMLIB
DL : 0
vc6.0调用汇编库取得硬盘序列号和cpu id等,由于vc直接调用要下载一个啥sdk,太麻烦了,就写个汇编的lib在vc里直接调用,lib也不像dll容易被跟踪到,注释清晰代码风格好,可供商用。 -vc call ASM lib to get hd and cpu id,Because if you want to get this information must download some sdk,I think use a asm lib is more easy to use ,and lib is hard to crack not like dll,so you can use it in your business software.
Date
: 2025-07-03
Size
: 76kb
User
:
黄花菜
[
Other
]
vcgetcpuid
DL : 0
1. 用汇编语言编写一个cpuid函数,然后调整链接器配置,在C语言中调用该函数。 2. 使用内嵌汇编调用CPUID指令。 3. 使用编译器提供的Intrinsics函数来调用CPUID等特定平台指令。 我们一般优先使用第3种办法,代码量少、可读性高、编译维护简单。例如VC(VC2005或更高)在“intrin.h”中声明了 __cpuid函数。 当编译器没有提供Intrinsics函数时,就只有使用前两种办法了。 -Written in assembly language a cpuid function, and then adjust the linker configuration, call the function in the C language. 2. Use inline assembly call CPUID instruction. 3. Use the compiler to provide the Intrinsics functions to call CPUID platform-specific instructions. We are generally preferred to use three kinds of approach, less code, readable, compiled simple maintenance. The VC (VC2005 or higher) the the statement " intrin.h" __cpuid function. When the compiler Intrinsics function, only the previous two.
Date
: 2025-07-03
Size
: 56kb
User
:
ahcd30
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.